home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAME_CGA / WRLD122.LZH / READ.ME next >
Text File  |  1989-03-05  |  6KB  |  129 lines

  1. THIS IS VERSION 1.21 OF WORLD GENERATOR, A SOLAR SYSTEM
  2. GENERATION PROGRAM FOR SCIENCE FICTION ROLE PLAYING GAMES.
  3. ----------------------------------------------------------
  4. World Generator is generally called WORLDGEN throughout this file and other 
  5. documentation on this disk.
  6.  
  7. USER SUPPORTED SOFTWARE
  8. -----------------------
  9. If I have not sold you this program directly, you have probably acquired it 
  10. through a user group or from another user.  If you like it, PLEASE consider 
  11. registering your copy; registered users will get the source code (for Turbo 
  12. Pascal 4.00),  and will be sent the next major revision  (V  2.00)  of  the 
  13. program without charge. See WORLDGEN.DOC for a registration form.
  14.    Because this  program  may  require  customisation  to  work  with  your 
  15. preferred game system,  and because there is justified alarm about software 
  16. viruses and other `dangerous' programs,  I originally included  ALL  source 
  17. code  with  the  program  disk.  To date I have evidence that at least 100+ 
  18. copies have  been  distributed  or  downloaded.  No  user  has  sent  me  a 
  19. registration  fee,  other  than  those  who  ordered  the  program  from me 
  20. directly,   and I have reluctantly decided to omit the source code from all 
  21. future releases.
  22.  
  23. VERSIONS
  24. --------
  25. Files  produced  by  versions  1.00  and  1.01 are NOT compatible with this 
  26. release; they can be converted using the utility WG_CONV.COM 
  27. Files produced by versions 1.02 onward can be loaded without modification.
  28.  
  29. Files produced by ALL earlier versions will give different results under 
  30. version 1.2 & 1.21; See WORLDGEN.DOC for details.
  31.  
  32. DOCUMENTATION
  33. -------------
  34. Documentation  is  in  the file WORLDGEN.DOC;  it is split into pages which 
  35. should be suitable for paper of 66 lines or more.  To print  it,  just  set 
  36. your printer to your preferred paper size then COPY WORLDGEN.DOC LPT1:  (or 
  37. whatever).  PLEASE read this  file;  it's  in  ASCII  form  and  should  be 
  38. compatible with most printers and word processors.
  39.  
  40. HELP FILE
  41. ---------
  42. This version of World Generator includes a large on-line help file, WG.HLP, 
  43. which  replaces  the  files  for  PC-Outline  and  Sidekick used in earlier 
  44. versions.  To use it,  just press "H" whenever it is shown as an option  on 
  45. menus.  The  first  time  you  use this option you may need to press return 
  46. before information appears.
  47.  
  48. BRIEF START-UP INSTRUCTIONS
  49. ---------------------------
  50. The following files are needed to run this program;
  51.  
  52.    WORLDGEN.EXE or WG87.EXE
  53.    TITLES.TXT
  54.    WGINS1.TXT to WGINS6.TXT (used for tutorial and rolling demonstration)
  55.    WG.HLP
  56.  
  57. All other files are documentation, sample files, etc.
  58.  
  59. If  you  want  to  copy  graphics  to  your  printer,  load the appropriate 
  60. PC-DOS/MS-DOS utility before running WORLDGEN.
  61.  
  62. Put your work disk in any drive,  then switch to that drive  (eg  drive  A, 
  63. drive B).
  64.  
  65. At the DOS prompt type WORLDGEN or WG87 <return> to start the program.
  66.  
  67. If you load this program without reading the full instructions,  I strongly 
  68. advise running the tutorial section before doing anything else!
  69.  
  70. HARD DISK OPERATION
  71. -------------------
  72. WORLDGEN only looks for instructions and other files on its own  disk,  and 
  73. in its own directory, unless you modify it. It does NOT modify directories, 
  74. delete files, format, or do anything else that might make it unsuitable for 
  75. use on a hard disk.
  76.  
  77. FILES ON THIS DISK
  78. ------------------
  79.               WORLDGEN.EXE      The main program 
  80.                WG-8087.EXE      8087 version
  81.               WORLDGEN.PAS *    Turbo Pascal source code 
  82.         WG1.INC to WG6.INC *    Include files for WORLDGEN.PAS
  83.               WORLDGEN.DOC      Documentation
  84.                 TITLES.TXT      The opening screen
  85.                 SAMPLE.SEC      A sample space sector
  86.                 SAMPLE.DOC      file describing sector
  87.         UNNAMED.SEC & .DOC      Another sector
  88.   WGINS1.TXT to WGINS6.TXT      Used by tutorial
  89.                     WG.HLP      On-line help file
  90.                WG_CONV.COM      Conversion utility; only needed if you
  91.                WG_CONV.PAS *      have sector files from earlier versions.
  92.                    READ.ME      This one!
  93. * Supplied to registered users ONLY
  94.  
  95.                                      Marcus L. Rowland - July 1988
  96.  
  97. REGISTERED USERS - PLEASE READ
  98. ------------------------------
  99. Since writing the documentation and help files I have found it necessary to 
  100. re-write  part  of  the  program,  and  compile  it as a Turbo Pascal unit, 
  101. WG1.TPU,  with source code WG1.PAS,  replacing WG1.INC.  Operation  of  the 
  102. program  is not affected.  Source code etc.  is only supplied to registered 
  103. users.
  104.  
  105.                                      MLR
  106.        
  107. UPDATE JANUARY 1989
  108. -------------------
  109. Version 1.21 fixes two minor bugs in version 1.2;
  110.    1: A null file name is no longer translated as UNNAMED;  this corrects a 
  111.       problem that could occur if files were loaded or saved after the HELP 
  112.       option was used.
  113.    2: The PLANETARIUM option had an unusually stupid error which meant that 
  114.       positions didn't change with time. This has now been fixed.
  115.  
  116. There are now a few registered users,  though not enough to encourage me to 
  117. devote much time to developing version 2. I now hope to launch version 2 in 
  118. mid-1989 if all goes well.
  119.  
  120. UPDATE MARCH 1989
  121. -----------------
  122. It had to happen! The bug-fix in V. 1.21 caused another bug, which made the 
  123. program crash if the HELP or INFORMATION routines were used and the file 
  124. WG.HLP wasn't present.
  125.     This bug is fixed on the enclosed version 1.22, hopefully without 
  126. causing any more problems. Please note that this version has been compiled 
  127. using Turbo Pascal 5; if you want to recompile it using Turbo Pascal 4, you 
  128. MUST re-compile the file WG1.PAS to make a TP4 unit.
  129.